home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #1 / Amiga Plus 1995 #1.iso / fish-disketten / fish_851-860 / d852 / originsdemo / start_origins < prev    next >
Text File  |  1994-12-13  |  685b  |  20 lines

  1. ;File: Install_Origins             Last Update: 6 Apr 1993
  2. ;This script performs a temporary installation of the Origins demo.
  3. ;You can run this script by double-clicking on the "Install_Origins"
  4. ;icon.  Or to run it from the CLI: First cd to where this script is,
  5. ;then  >Execute Install_Origins
  6. ;
  7. ;Please read the file ReadMe_Demo for instructions on how to customize
  8. ;the installation and make it permanent.  The full commercial version
  9. ;of Origins uses the Installer for even easier installation.
  10.  
  11. ;For the temporary installation, we simply make the
  12. ;following assigns:
  13.  
  14. assign GenData: Data
  15. assign GenIff: Iff
  16. assign GenNotes: Notes
  17. assign GenStuff: Stuff
  18.  
  19. run >nil: Origins_Demo
  20.